Skip to content

Conversation

miguelgomezgomez
Copy link
Collaborator

Checklist

  • Added a release note in doc/changes using the PR number.

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

❌ Patch coverage is 84.35374% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.06%. Comparing base (eea2538) to head (2319ccf).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/goats_cli/cli.py 20.00% 16 Missing ⚠️
tests/goats_cli/test_versioning.py 94.50% 4 Missing and 1 partial ⚠️
src/goats_cli/versioning.py 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   78.91%   79.06%   +0.15%     
==========================================
  Files         264      266       +2     
  Lines        8390     8523     +133     
  Branches      490      493       +3     
==========================================
+ Hits         6621     6739     +118     
- Misses       1680     1694      +14     
- Partials       89       90       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@miguelgomezgomez miguelgomezgomez marked this pull request as draft October 16, 2025 19:21
@miguelgomezgomez miguelgomezgomez force-pushed the GOATS-971/add-version-checker-in-goats-run branch 2 times, most recently from b073ac4 to 5311592 Compare October 21, 2025 11:53
@miguelgomezgomez miguelgomezgomez marked this pull request as ready for review October 21, 2025 11:58
Copy link
Member

@davner davner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the major feedback!

I’ve left a few revisions that need to be addressed before merging.

Also, I pushed a cleanup commit to remove some outdated --remote-data tests. Please make sure to pull to update your branch. Don't worry about rebasing or squashing my commit.

Great work overall.

@miguelgomezgomez miguelgomezgomez force-pushed the GOATS-971/add-version-checker-in-goats-run branch from 2d06269 to 2319ccf Compare October 21, 2025 19:55
@miguelgomezgomez miguelgomezgomez merged commit b79bcfe into main Oct 21, 2025
6 checks passed
@miguelgomezgomez miguelgomezgomez deleted the GOATS-971/add-version-checker-in-goats-run branch October 21, 2025 20:01
@miguelgomezgomez miguelgomezgomez restored the GOATS-971/add-version-checker-in-goats-run branch October 22, 2025 11:21
@miguelgomezgomez miguelgomezgomez deleted the GOATS-971/add-version-checker-in-goats-run branch October 22, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants